func net/http.http2curGoroutineID
4 uses
net/http (current package)
h2_bundle.go#L3021: return http2goroutineLock(http2curGoroutineID())
h2_bundle.go#L3028: if http2curGoroutineID() != uint64(g) {
h2_bundle.go#L3037: if http2curGoroutineID() == uint64(g) {
h2_bundle.go#L3044: func http2curGoroutineID() uint64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)